-
Home
-
Simply Static – The Static Site Generator
-
2.2
-
Code
-
Classes
- Archive_Creation_Job
| Total Complexity |
30 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
322 |
| Lines of code |
165 |
| Logical lines of code |
110 |
| Comment lines |
106 |
| Methods |
13 |
| Properties |
4 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| task() |
S |
47 |
6 |
36 |
| cancel() |
S |
56 |
3 |
19 |
| shutdown_handler() |
S |
55 |
3 |
18 |
| is_job_done() |
S |
71 |
4 |
5 |
| find_next_task() |
S |
61 |
3 |
13 |
| start() |
S |
53 |
2 |
23 |
| __construct() |
S |
66 |
2 |
8 |
| save_status_message() |
S |
65 |
2 |
9 |
| complete() |
S |
60 |
1 |
12 |
| get_current_task() |
S |
82 |
1 |
3 |
| set_current_task() |
S |
81 |
1 |
3 |
| exception_occurred() |
S |
65 |
1 |
8 |
| error_occurred() |
S |
66 |
1 |
8 |